object Form48: TForm48 Left = 246 Top = 135 AutoSize = True BorderStyle = bsNone Caption = 'Kar��la�t�rma Listesi' ClientHeight = 480 ClientWidth = 640 Color = clBtnFace Font.Charset = DEFAULT_CHARSET Font.Color = clWindowText Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] OldCreateOrder = False Scaled = False OnActivate = FormActivate PixelsPerInch = 96 TextHeight = 13 object Image1: TImage Left = 0 Top = 0 Width = 640 Height = 480 AutoSize = True Picture.Data = {} OnMouseDown = Image1MouseDown end object Image4: TImage Left = 552 Top = 32 Width = 30 Height = 28 AutoSize = True Picture.Data = {} OnMouseDown = Image4MouseDown OnMouseUp = Image4MouseUp end object Image5: TImage Left = 584 Top = 32 Width = 30 Height = 28 AutoSize = True Picture.Data = {} OnMouseDown = Image5MouseDown OnMouseUp = Image5MouseUp end object Image8: TImage Left = 552 Top = 32 Width = 30 Height = 28 AutoSize = True Picture.Data = {} Visible = False end object Image9: TImage Left = 584 Top = 32 Width = 30 Height = 28 AutoSize = True Picture.Data = {} Visible = False end object Image11: TImage Left = 56 Top = 413 Width = 149 Height = 34 AutoSize = True Picture.Data = {} end object Image12: TImage Left = 56 Top = 411 Width = 151 Height = 38 AutoSize = True Picture.Data = {} Visible = False end object Image2: TImage Left = 240 Top = 413 Width = 149 Height = 34 AutoSize = True Picture.Data = {} end object Image3: TImage Left = 240 Top = 411 Width = 151 Height = 38 AutoSize = True Picture.Data = {} Visible = False end object Image6: TImage Left = 424 Top = 413 Width = 149 Height = 34 AutoSize = True Picture.Data = {} end object Image7: TImage Left = 424 Top = 411 Width = 151 Height = 38 AutoSize = True Picture.Data = {} Visible = False end object Label1: TLabel Left = 64 Top = 422 Width = 137 Height = 25 Alignment = taCenter AutoSize = False Caption = 'Yazd�r' Font.Charset = DEFAULT_CHARSET Font.Color = clLime Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False Transparent = True OnMouseDown = Label1MouseDown OnMouseUp = Label1MouseUp end object Label2: TLabel Left = 248 Top = 422 Width = 137 Height = 25 Alignment = taCenter AutoSize = False Caption = 'Kaydet' Font.Charset = DEFAULT_CHARSET Font.Color = clLime Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False Transparent = True OnMouseDown = Label2MouseDown OnMouseUp = Label2MouseUp end object Label3: TLabel Left = 432 Top = 422 Width = 137 Height = 25 Alignment = taCenter AutoSize = False Caption = '��k��' Font.Charset = DEFAULT_CHARSET Font.Color = clLime Font.Height = -13 Font.Name = 'MS Sans Serif' Font.Style = [fsBold] ParentFont = False Transparent = True OnMouseDown = Label3MouseDown OnMouseUp = Label3MouseUp end object Label4: TLabel Left = 40 Top = 56 Width = 18 Height = 13 Caption = '000' Font.Charset = DEFAULT_CHARSET Font.Color = clLime Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False Transparent = True end object Label5: TLabel Left = 32 Top = 40 Width = 51 Height = 13 Caption = 'Sat�r Say�s�' Font.Charset = DEFAULT_CHARSET Font.Color = clLime Font.Height = -11 Font.Name = 'MS Sans Serif' Font.Style = [] ParentFont = False Transparent = True end object RichEdit1: TRichEdit Left = 67 Top = 82 Width = 498 Height = 320 BorderStyle = bsNone MaxLength = 6500000 ScrollBars = ssBoth TabOrder = 0 OnChange = RichEdit1Change end object SaveDialog1: TSaveDialog DefaultExt = 'kar��la�t�rma.rtf' Filter = 'Metin Belgesi|*.rtf' InitialDir = 'c:\Belgelerim' Left = 16 Top = 16 end end